runtime.activeSweep.markDrained (method)

2 uses

	runtime (current package)
		mgcsweep.go#L191: func (a *activeSweep) markDrained() bool {
		mgcsweep.go#L373: 			noMoreWork = sweep.active.markDrained()